We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cf5609 commit 18c3081Copy full SHA for 18c3081
configure
@@ -75,7 +75,7 @@ if [ $? -ne 0 ]; then
75
echo "------------------------- ANTICONF ERROR ---------------------------"
76
echo "Configuration failed because $PKG_CONFIG_NAME was not found. Try installing:"
77
echo " * deb: $PKG_DEB_NAME (Debian, Ubuntu, etc)"
78
- echo " -> for Ubuntu Xenial use: ppa:jeroen/opencv"
+ echo " -> for Ubuntu Xenial use: ppa:cran/opencv"
79
echo " * rpm: $PKG_RPM_NAME (Fedora, CentOS, RHEL)"
80
echo " * brew: $PKG_BREW_NAME (Mac OSX)"
81
echo "If $PKG_CONFIG_NAME is already installed, check that 'pkg-config' is in your"
0 commit comments