diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-17 18:59:18 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-17 18:59:18 +0000 |
| commit | e1bc9878cdf2ca006889a7f210a51592a5989d4a (patch) | |
| tree | 5febfd0d420e8b573dcd2d0b42cd8b2a7418cf42 /app-editors/xmlcopyeditor | |
| parent | f767356f836788e2bb2843072155579fe8d8d214 (diff) | |
| download | baldeagleos-repo-e1bc9878cdf2ca006889a7f210a51592a5989d4a.tar.gz baldeagleos-repo-e1bc9878cdf2ca006889a7f210a51592a5989d4a.tar.xz baldeagleos-repo-e1bc9878cdf2ca006889a7f210a51592a5989d4a.zip | |
Adding metadata
Diffstat (limited to 'app-editors/xmlcopyeditor')
| -rw-r--r-- | app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0-r2.ebuild (renamed from app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0-r1.ebuild b/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0-r2.ebuild index 7c171ac605c7..8d3b79deb5a6 100644 --- a/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0-r1.ebuild +++ b/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ RDEPEND=" dev-libs/libxslt dev-libs/xerces-c[cpu_flags_x86_sse2,icu] dev-libs/libpcre2 - x11-libs/wxGTK:${WX_GTK_VER}[X] + x11-libs/wxGTK:${WX_GTK_VER}=[X] " DEPEND="${RDEPEND} dev-libs/boost |
