fbida.
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
# Licensed under the GNU General Public License, version 3.
|
# Licensed under the GNU General Public License, version 3.
|
||||||
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
|
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
|
||||||
|
|
||||||
from pisi.actionsapi import mesontools
|
#from pisi.actionsapi import mesontools
|
||||||
from pisi.actionsapi import autotools
|
from pisi.actionsapi import autotools
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|||||||
@@ -36,6 +36,7 @@
|
|||||||
<Dependency>libepoxy-devel</Dependency>
|
<Dependency>libepoxy-devel</Dependency>
|
||||||
<Dependency>openmotif-devel</Dependency>
|
<Dependency>openmotif-devel</Dependency>
|
||||||
<Dependency>fontconfig-devel</Dependency>
|
<Dependency>fontconfig-devel</Dependency>
|
||||||
|
<Dependency>imagemagick-devel</Dependency>
|
||||||
<Dependency>poppler-glib-devel</Dependency>
|
<Dependency>poppler-glib-devel</Dependency>
|
||||||
<Dependency>libjpeg-turbo-devel</Dependency>
|
<Dependency>libjpeg-turbo-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -65,6 +66,7 @@
|
|||||||
<Dependency>libepoxy</Dependency>
|
<Dependency>libepoxy</Dependency>
|
||||||
<Dependency>openmotif</Dependency>
|
<Dependency>openmotif</Dependency>
|
||||||
<Dependency>fontconfig</Dependency>
|
<Dependency>fontconfig</Dependency>
|
||||||
|
<Dependency>imagemagick</Dependency>
|
||||||
<Dependency>ghostscript</Dependency>
|
<Dependency>ghostscript</Dependency>
|
||||||
<Dependency>poppler-glib</Dependency>
|
<Dependency>poppler-glib</Dependency>
|
||||||
<Dependency>libjpeg-turbo</Dependency>
|
<Dependency>libjpeg-turbo</Dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user