Quellcode durchsuchen

Switch to new htmltidy package. Fixes #238

Sergey Ilinykh vor 4 Jahren
Ursprung
Commit
1707556ff7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      net-im/psi-otr/psi-otr-9999.ebuild

+ 1 - 1
net-im/psi-otr/psi-otr-9999.ebuild

@@ -12,7 +12,7 @@ KEYWORDS=""
 IUSE=""
 
 DEPEND="
-	app-text/tidy-html5
+	app-text/htmltidy
 	net-libs/libotr
 "
 RDEPEND="${DEPEND}"