xfdesktop ver. bump
This commit is contained in:
@@ -11,6 +11,7 @@ from pisi.actionsapi import get
|
||||
def setup():
|
||||
autotools.configure("--disable-static \
|
||||
--enable-wayland \
|
||||
--enable-file-icons \
|
||||
--enable-notifications")
|
||||
|
||||
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
|
||||
@@ -21,5 +22,5 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README*", "TODO")
|
||||
pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README*")
|
||||
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
<Dependency versionFrom="4.18.0">xfconf-devel</Dependency>
|
||||
<Dependency versionFrom="4.18.0">tumbler-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libyaml-devel</Dependency>
|
||||
<Dependency>libglade-devel</Dependency>
|
||||
<!-- <Dependency>libwnck2-devel</Dependency> -->
|
||||
<Dependency>libwnck3-devel</Dependency>
|
||||
@@ -61,6 +62,7 @@
|
||||
<Dependency>xfconf</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libwnck3</Dependency>
|
||||
<Dependency>libyaml</Dependency>
|
||||
<Dependency>libnotify</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libxfce4ui</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user