diff options
Diffstat (limited to 'python/python-pyqt_3.11.oe')
-rw-r--r-- | python/python-pyqt_3.11.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-pyqt_3.11.oe b/python/python-pyqt_3.11.oe index 82bbcf0eac..f71de251c1 100644 --- a/python/python-pyqt_3.11.oe +++ b/python/python-pyqt_3.11.oe @@ -3,7 +3,7 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" LICENSE = "GPL" -RDEPENDS = "python-core libqte2 libqpe1" +RDEPENDS = "python-core" DEPENDS = "virtual/libc virtual/libqte2 virtual/libqpe libsip sip-native" SRCNAME = "pyqt" |