desktop/xed: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-19 17:22:56 -05:00
parent 7fdcd0cfab
commit 4a158a5e1a

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/linuxmint/xed/archive/1.6.3/xed-1.6.3.tar.gz"
MD5SUM="b7aa267ecde3de3753c38e0092811e8b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gnome-common yelp-tools gtksourceview3 libpeas python3"
REQUIRES="gnome-common yelp-tools libpeas"
MAINTAINER="orphaned - no maintainer"
EMAIL="nobody@nowhere"