瀏覽代碼

Switch to new htmltidy package. Fixes #238

Sergey Ilinykh 4 年之前
父節點
當前提交
1707556ff7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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}"