diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-12-16 09:01:01 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-12-16 09:01:01 +0000 |
| commit | f01db48fc6c99ddc28ef1362d2a41ba82bdc6abe (patch) | |
| tree | 90fabe89643159ea8327dc3cdd29bf54768a4fc3 /dev-python/wxpython | |
| parent | 721639e9faf1a0eca04c9f492bb0bd84dd882d76 (diff) | |
| download | baldeagleos-repo-f01db48fc6c99ddc28ef1362d2a41ba82bdc6abe.tar.gz baldeagleos-repo-f01db48fc6c99ddc28ef1362d2a41ba82bdc6abe.tar.xz baldeagleos-repo-f01db48fc6c99ddc28ef1362d2a41ba82bdc6abe.zip | |
Adding metadata
Diffstat (limited to 'dev-python/wxpython')
| -rw-r--r-- | dev-python/wxpython/wxpython-4.0.7-r4.ebuild (renamed from dev-python/wxpython/wxpython-4.0.7-r2.ebuild) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/wxpython/wxpython-4.0.7-r2.ebuild b/dev-python/wxpython/wxpython-4.0.7-r4.ebuild index cb356cb5398b..087adbe7ff1e 100644 --- a/dev-python/wxpython/wxpython-4.0.7-r2.ebuild +++ b/dev-python/wxpython/wxpython-4.0.7-r4.ebuild @@ -29,9 +29,9 @@ RESTRICT="test" # which makes us have to require all features from wxGTK RDEPEND=" >=x11-libs/wxGTK-3.0.4-r301:${WX_GTK_VER}=[gstreamer,libnotify,opengl,sdl,tiff,webkit?,X] - media-libs/libpng:0= - media-libs/tiff:0 - media-libs/libjpeg-turbo:0" + media-libs/libpng:= + media-libs/tiff:= + media-libs/libjpeg-turbo:=" BDEPEND="${RDEPEND} app-doc/doxygen |
