index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-16 13:04:41 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-16 13:04:41 +0100 |
commit | 27053625fca02194d82025c04a48d8aaa5e95a6e (patch) | |
tree | 67965df123d7da41e143c9597ef176d506a4c708 /extra/avahi | |
parent | 396f58244d996484eb1548a6f3a4e5b07c3d590a (diff) |
-rw-r--r-- | extra/avahi/PKGBUILD | 2 |
diff --git a/extra/avahi/PKGBUILD b/extra/avahi/PKGBUILD new file mode 100644 index 00000000..24fa4a77 --- /dev/null +++ b/extra/avahi/PKGBUILD @@ -0,0 +1,2 @@ +# python-dbus doesn't get update to dbus-python when building in a chroot? Forcing it.. +makedepends+=(dbus-python) |