summaryrefslogtreecommitdiff
path: root/dev-cpp/wt
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 21:19:16 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 21:19:16 -0500
commit1aaafa6995916beafff236affdb5cac42f7efd43 (patch)
tree41b96fd4c123591da1658c544bd47f28bd315680 /dev-cpp/wt
parent612872d2f4364137c6d9c687a6ade601439139a0 (diff)
downloadbaldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.tar.gz
baldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.tar.xz
baldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.zip
Adding metadata
Diffstat (limited to 'dev-cpp/wt')
-rw-r--r--dev-cpp/wt/wt-4.13.1.ebuild6
-rw-r--r--dev-cpp/wt/wt-4.13.2.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-cpp/wt/wt-4.13.1.ebuild b/dev-cpp/wt/wt-4.13.1.ebuild
index 9f062e045fc4..499d8fe404b6 100644
--- a/dev-cpp/wt/wt-4.13.1.ebuild
+++ b/dev-cpp/wt/wt-4.13.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/emweb/wt/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.
LICENSE="GPL-2"
SLOT="0/${PV}"
KEYWORDS="~amd64"
-IUSE="doc +graphicsmagick libressl mariadb opengl +pango pdf postgres +sqlite ssl wttest"
+IUSE="doc +graphicsmagick mariadb opengl +pango pdf postgres +sqlite ssl wttest"
REQUIRED_USE="
pango? ( || ( graphicsmagick pdf ) )
opengl? ( graphicsmagick )
@@ -40,8 +40,8 @@ DEPEND="
postgres? ( dev-db/postgresql )
sqlite? ( dev-db/sqlite:3 )
ssl? (
- !libressl? ( dev-libs/openssl:= )
- libressl? ( dev-libs/libressl:= )
+ dev-libs/openssl:=
+
)
"
RDEPEND="${DEPEND}"
diff --git a/dev-cpp/wt/wt-4.13.2.ebuild b/dev-cpp/wt/wt-4.13.2.ebuild
index 9f062e045fc4..499d8fe404b6 100644
--- a/dev-cpp/wt/wt-4.13.2.ebuild
+++ b/dev-cpp/wt/wt-4.13.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/emweb/wt/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.
LICENSE="GPL-2"
SLOT="0/${PV}"
KEYWORDS="~amd64"
-IUSE="doc +graphicsmagick libressl mariadb opengl +pango pdf postgres +sqlite ssl wttest"
+IUSE="doc +graphicsmagick mariadb opengl +pango pdf postgres +sqlite ssl wttest"
REQUIRED_USE="
pango? ( || ( graphicsmagick pdf ) )
opengl? ( graphicsmagick )
@@ -40,8 +40,8 @@ DEPEND="
postgres? ( dev-db/postgresql )
sqlite? ( dev-db/sqlite:3 )
ssl? (
- !libressl? ( dev-libs/openssl:= )
- libressl? ( dev-libs/libressl:= )
+ dev-libs/openssl:=
+
)
"
RDEPEND="${DEPEND}"