diff options
author | Fun <just.the.real.fun@gmail.com> | 2017-10-31 17:26:49 +0159 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2017-10-31 18:43:56 +0100 |
commit | e008a144b9d318731cf22644fe5f4c7039a6cc45 (patch) | |
tree | d0af26f4a6f11dba6ba17b00fd6c36ffb7850b84 /dbus-python | |
parent | 17cecc5638a3b1eacc6efa938647d7cd56333fe1 (diff) | |
download | opt-e008a144b9d318731cf22644fe5f4c7039a6cc45.tar.gz opt-e008a144b9d318731cf22644fe5f4c7039a6cc45.tar.xz |
remove redundant deps
adwaita-icon-theme: gtk3
btrfs-progs: util-linux zlib
cairo: libpng
dbus-python: python
firefox: mesa3d python
freetype: zlib
gtk: xorg-libsm
libmng: libjpeg-turbo zlib
pango: glib harfbuzz xorg-libxext
thunderbird: mesa3d python
Diffstat (limited to 'dbus-python')
-rw-r--r-- | dbus-python/.signature | 5 | ||||
-rw-r--r-- | dbus-python/Pkgfile | 2 |
2 files changed, 1 insertions, 6 deletions
diff --git a/dbus-python/.signature b/dbus-python/.signature deleted file mode 100644 index fdbb5a71e..000000000 --- a/dbus-python/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fcWN454yqcimhOWvt9sq9FgfHYWTiNcvbWy+nG/aricFxqePk5u32PWnFttZInEFEy2CqBye8Z4c4Zz6MJcvg8= -SHA256 (Pkgfile) = 68869f15ce049eb61927be45f9fe3e391d56ba65038b68c50c5e3e28475460b6 -SHA256 (.footprint) = 65117fb62e1d53d9af069e3bd5eb747769ba967e63ab5c1f22bb9fcb70d3e7dd -SHA256 (dbus-python-1.2.4.tar.gz) = e2f1d6871f74fba23652e51d10873e54f71adab0525833c19bad9e99b1b2f9cc diff --git a/dbus-python/Pkgfile b/dbus-python/Pkgfile index b43089087..37f4496b1 100644 --- a/dbus-python/Pkgfile +++ b/dbus-python/Pkgfile @@ -2,7 +2,7 @@ # URL: http://freedesktop.org/wiki/Software/DBusBindings # Packager: Matt Housh, jaeger at crux dot nu # Maintainer: Fredrik Rinnestam, fredrik at crux dot nu -# Depends on: dbus-glib, python +# Depends on: dbus-glib name=dbus-python version=1.2.4 |