exo: fixed dependencies
This commit is contained in:
parent
00739e71d2
commit
221d30a029
@ -59,18 +59,6 @@ lrwxrwxrwx root/root usr/lib/libexo-hal-0.3.so.0 -> libexo-hal-0.3.so.0.5.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/exo-0.3.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/exo-hal-0.3.pc
|
||||
drwxr-xr-x root/root usr/lib/python2.6/
|
||||
drwxr-xr-x root/root usr/lib/python2.6/site-packages/
|
||||
drwxr-xr-x root/root usr/lib/python2.6/site-packages/exo-0.3/
|
||||
-rwxr-xr-x root/root usr/lib/python2.6/site-packages/exo-0.3/_exo.la
|
||||
-rwxr-xr-x root/root usr/lib/python2.6/site-packages/exo-0.3/_exo.so
|
||||
drwxr-xr-x root/root usr/lib/python2.6/site-packages/exo-0.3/exo/
|
||||
-rw-r--r-- root/root usr/lib/python2.6/site-packages/exo-0.3/exo/__init__.py
|
||||
-rw-r--r-- root/root usr/lib/python2.6/site-packages/exo-0.3/exo/__init__.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.6/site-packages/exo-0.3/exo/__init__.pyo
|
||||
-rw-r--r-- root/root usr/lib/python2.6/site-packages/pyexo.py
|
||||
-rw-r--r-- root/root usr/lib/python2.6/site-packages/pyexo.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.6/site-packages/pyexo.pyo
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/exo-csource.1.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
# URL: http://www.os-cillation.de/
|
||||
# Maintainer: Jose V Beneyto, sepen at crux dot nu
|
||||
# Packager: Juergen Daubert, juergen dot daubert at t-online dot de
|
||||
# Depends on: gtk, libxfce4util, p5-uri, python
|
||||
# Depends on: gtk, libxfce4util, p5-uri, libnotify
|
||||
# Group: xfce4
|
||||
|
||||
name=exo
|
||||
@ -15,7 +15,7 @@ build () {
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--libexecdir=/usr/lib/exo \
|
||||
--enable-python=yes \
|
||||
--disable-python \
|
||||
--disable-static \
|
||||
--disable-debug
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user