Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:GA
tmon
tmon_pkg_config_ncurses_missing.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tmon_pkg_config_ncurses_missing.patch of Package tmon
Index: tmon-1.0/Makefile =================================================================== --- tmon-1.0.orig/Makefile 2016-02-02 00:56:08.000000000 +0100 +++ tmon-1.0/Makefile 2016-02-19 14:09:48.070837904 +0100 @@ -23,7 +23,7 @@ TMON_LIBS += $(shell pkg-config --libs $ echo -lpanel -lncurses) CFLAGS += $(shell pkg-config --cflags $(STATIC) panelw ncursesw 2> /dev/null || \ - pkg-config --cflags $(STATIC) panel ncurses 2> /dev/null) + pkg-config --cflags $(STATIC) panel ncurses 2> /dev/null || echo -I/usr/include/ncurses) OBJS = tmon.o tui.o sysfs.o pid.o OBJS +=
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor