diff options
Diffstat (limited to 'system/gcdemu')
-rw-r--r-- | system/gcdemu/gcdemu.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gcdemu/gcdemu.info b/system/gcdemu/gcdemu.info index 1a80f1575894d..efc38a790cfbe 100644 --- a/system/gcdemu/gcdemu.info +++ b/system/gcdemu/gcdemu.info @@ -5,6 +5,6 @@ DOWNLOAD="https://downloads.sourceforge.net/cdemu/gcdemu-3.2.4.tar.bz2" MD5SUM="942e8b223985a67fb8096c44fdc40df4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="cdemu-daemon pygobject3-python3" +REQUIRES="cdemu-daemon" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |