ccsm: remove duplicate python3-gobject

This commit is contained in:
maxice8 2019-03-09 16:49:49 -03:00
parent f5bfaed2fc
commit 51c7850a50
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -16,6 +16,5 @@ checksum=d90af8a7e97b8efe33fbf5a61413e5c62e6c49ea430cd2904bec6bcef0518bed
nocross="gobject-introspection"
if [ -z "$CROSS_BUILD" ]; then
depends+=" python3-gobject"
makedepends+=" python-gobject-devel"
fi