Skip to content

Commit 18c3081

Browse files
authored
Update configure
1 parent 4cf5609 commit 18c3081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ if [ $? -ne 0 ]; then
7575
echo "------------------------- ANTICONF ERROR ---------------------------"
7676
echo "Configuration failed because $PKG_CONFIG_NAME was not found. Try installing:"
7777
echo " * deb: $PKG_DEB_NAME (Debian, Ubuntu, etc)"
78-
echo " -> for Ubuntu Xenial use: ppa:jeroen/opencv"
78+
echo " -> for Ubuntu Xenial use: ppa:cran/opencv"
7979
echo " * rpm: $PKG_RPM_NAME (Fedora, CentOS, RHEL)"
8080
echo " * brew: $PKG_BREW_NAME (Mac OSX)"
8181
echo "If $PKG_CONFIG_NAME is already installed, check that 'pkg-config' is in your"

0 commit comments

Comments
 (0)