summaryrefslogtreecommitdiffstats
path: root/system/gcdemu
diff options
context:
space:
mode:
author Robby Workman2021-04-21 06:50:09 +0200
committer Robby Workman2021-04-21 06:50:09 +0200
commit20b87b8decd46f977d462186a87f2539736ac03b (patch)
tree69d6af31fc2ada9b37be4480f79568db6844e8c6 /system/gcdemu
parent9e038c698587d7413e9f83116143ae7607afd619 (diff)
downloadslackbuilds-20b87b8decd46f977d462186a87f2539736ac03b.tar.gz
various: Kill pygobject3-python3 dep mention
Diffstat (limited to 'system/gcdemu')
-rw-r--r--system/gcdemu/gcdemu.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gcdemu/gcdemu.info b/system/gcdemu/gcdemu.info
index 1a80f15758..efc38a790c 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"